Socket
Socket
Sign inDemoInstall

@eva/inspector-decorator

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eva/inspector-decorator

## How To Develop a Eva.js plugin?


Version published
Maintainers
4
Created
Source

Eva.js plugin template

How To Develop a Eva.js plugin?

https://eva.js.org/#/tutorials/pluginDevelop

How To use this template?

install

npm install or yarn install whatever.

develop server

run npm run dev first, then a page will open as http://localhost:8080 in your default brower. When file in example directory changed, page will reload automatically.

build

  • run npm run buildDev to build develop files
  • run npm run buildProd to build release files

Naming conventions

  • The name of this package must be prefixed with eva-plugin-
  • System must be export with suffix System

Keywords

FAQs

Package last updated on 19 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc